home *** CD-ROM | disk | FTP | other *** search
/ Mastering Internet Develo…oft ActiveX Technologies / Mastering Internet Development with ActiveX (1996)(Microsoft).iso / labs / lab10.3 / solution / emponly.def < prev    next >
Text File  |  1996-07-16  |  134b  |  8 lines

  1. ; EMPONLY.def : declares the module parameters for the DLL.
  2.  
  3. LIBRARY         "EMPONLY"
  4.  
  5. EXPORTS
  6.     HttpFilterProc
  7.     GetFilterVersion
  8.